'Declaration
Public Function CreateNewGdPictureImage( _ ByVal Width As Integer, _ ByVal Height As Integer, _ ByVal BitDepth As Short, _ ByVal BackColor As Integer _ ) As Integer
public function CreateNewGdPictureImage( Width: Integer; Height: Integer; BitDepth: Int16; BackColor: Integer ): Integer;
Parameters
- Width
- Height
- BitDepth
- BackColor